ICyberItem Initializes this Cyberdog item. void ICyberItem (); DISCUSSION The superclass implementation of this method calls InitRefCntObject. If you subclass CyberItem and override this method, your override must call its inherited method.
void ICyberItem ();
InitRefCntObject
If you subclass CyberItem and override this method, your override must call its inherited method.
CyberItem